[INFO] cloning repository https://github.com/coreyja/knowledge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coreyja/knowledge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Fknowledge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Fknowledge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d1ee7870af5566682eacaefb1e4ec3475ef4cd9
[INFO] fixing coreyja/knowledge against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Fknowledge" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coreyja/knowledge
[INFO] finished tweaking git repo https://github.com/coreyja/knowledge
[INFO] tweaked toml for git repo https://github.com/coreyja/knowledge written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coreyja/knowledge on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coreyja/knowledge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5ded1efb8cb63cca7fa586ad6d4ec601e24f643240eab4185ce08b3ee35860f3
[INFO] running `Command { std: "docker" "start" "5ded1efb8cb63cca7fa586ad6d4ec601e24f643240eab4185ce08b3ee35860f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ded1efb8cb63cca7fa586ad6d4ec601e24f643240eab4185ce08b3ee35860f3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ded1efb8cb63cca7fa586ad6d4ec601e24f643240eab4185ce08b3ee35860f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ded1efb8cb63cca7fa586ad6d4ec601e24f643240eab4185ce08b3ee35860f3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating cores/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating web/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating fixtures/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling sentry-contexts v0.31.8
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]    Compiling cores v0.0.0 (/opt/rustwide/workdir/cores)
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Migrating cores/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking opentelemetry v0.23.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling maud_macros v0.26.0
[INFO] [stderr]     Checking password-auth v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking maud v0.26.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking tracing-tree v0.2.5
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking sentry-types v0.31.8
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower-cookies v0.10.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.23.0
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking scraper v0.19.0
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking readability v0.3.0
[INFO] [stderr]     Checking html2md v0.2.14
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking tracing-opentelemetry v0.24.0
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking sentry-core v0.31.8
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking sentry-backtrace v0.31.8
[INFO] [stderr]     Checking sentry-tower v0.31.8
[INFO] [stderr]     Checking sentry-tracing v0.31.8
[INFO] [stderr]     Checking sentry-panic v0.31.8
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking opentelemetry-proto v0.6.0
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking opentelemetry-http v0.12.0
[INFO] [stderr]     Checking reqwest-eventsource v0.4.0
[INFO] [stderr]     Checking sentry v0.31.8
[INFO] [stderr]     Checking openai v1.0.0-alpha.14
[INFO] [stderr]     Checking opentelemetry-otlp v0.16.0
[INFO] [stderr]     Checking tracing-common v0.1.0 (https://github.com/coreyja/coreyja.com?branch=main#42910f82)
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking cja v0.0.0 (https://github.com/coreyja/coreyja.com?branch=main#42910f82)
[INFO] [stderr]    Migrating cores/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking fixtures v0.1.0 (/opt/rustwide/workdir/fixtures)
[INFO] [stderr]        Fixed cores/src/lib.rs (1 fix)
[INFO] [stderr]    Migrating fixtures/src/openai.rs from 2021 edition to 2024
[INFO] [stderr]     Checking web v0.1.0 (/opt/rustwide/workdir/web)
[INFO] [stderr]     Checking cli v0.0.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Migrating web/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> web/src/main.rs:43:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |       let _sentry_guard = cja::setup::setup_sentry();
[INFO] [stdout]     |           -------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `_sentry_guard` calls a custom destructor
[INFO] [stdout]     |           `_sentry_guard` will be dropped later as of Edition 2024
[INFO] [stdout]  42 |
[INFO] [stdout]  43 |       tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]     |       ^------------------------------------------
[INFO] [stdout]     |       |
[INFO] [stdout]     |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |  _____up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |
[INFO] [stdout]  44 | |         .worker_threads(4)
[INFO] [stdout]  45 | |         .enable_all()
[INFO] [stdout]  46 | |         .build()?
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  47 |           .block_on(_main())
[INFO] [stdout]  48 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:463:1
[INFO] [stdout]     |
[INFO] [stdout] 463 | impl Drop for Runtime {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:463:1
[INFO] [stdout]     |
[INFO] [stdout] 463 | impl Drop for Runtime {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `_sentry_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentry-0.31.8/src/init.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl Drop for ClientInitGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating cli/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> web/src/main.rs:43:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |       let _sentry_guard = cja::setup::setup_sentry();
[INFO] [stdout]     |           -------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `_sentry_guard` calls a custom destructor
[INFO] [stdout]     |           `_sentry_guard` will be dropped later as of Edition 2024
[INFO] [stdout]  42 |
[INFO] [stdout]  43 |       tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]     |       ^------------------------------------------
[INFO] [stdout]     |       |
[INFO] [stdout]     |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |  _____up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |
[INFO] [stdout]  44 | |         .worker_threads(4)
[INFO] [stdout]  45 | |         .enable_all()
[INFO] [stdout]  46 | |         .build()?
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  47 |           .block_on(_main())
[INFO] [stdout]  48 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:463:1
[INFO] [stdout]     |
[INFO] [stdout] 463 | impl Drop for Runtime {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:463:1
[INFO] [stdout]     |
[INFO] [stdout] 463 | impl Drop for Runtime {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `_sentry_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentry-0.31.8/src/init.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl Drop for ClientInitGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> cli/src/auth.rs:17:49
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let mut file = fs::File::open("auth.txt")?;
[INFO] [stdout]    |             --------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `file` calls a custom destructor
[INFO] [stdout]    |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 17 |         match get_username_by_id(pool, user_id).await? {
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 21 |     } else {
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> cli/src/auth.rs:17:49
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let mut file = fs::File::open("auth.txt")?;
[INFO] [stdout]    |             --------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `file` calls a custom destructor
[INFO] [stdout]    |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 17 |         match get_username_by_id(pool, user_id).await? {
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 21 |     } else {
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: cores v0.0.0 (/opt/rustwide/workdir/cores) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: cli v0.0.0 (/opt/rustwide/workdir/cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: web v0.1.0 (/opt/rustwide/workdir/web) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: fixtures v0.1.0 (/opt/rustwide/workdir/fixtures) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling cores v0.0.0 (/opt/rustwide/workdir/cores)
[INFO] [stderr]     Checking fixtures v0.1.0 (/opt/rustwide/workdir/fixtures)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> cores/src/openai_utils.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |         .temperature(0.7)
[INFO] [stdout]    |                      ^^^ help: explicitly specify the type as `f32`: `0.7_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> cores/src/openai_utils.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |         .temperature(0.7)
[INFO] [stdout]    |                      ^^^ help: explicitly specify the type as `f32`: `0.7_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking web v0.1.0 (/opt/rustwide/workdir/web)
[INFO] [stderr]     Checking cli v0.0.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "5ded1efb8cb63cca7fa586ad6d4ec601e24f643240eab4185ce08b3ee35860f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ded1efb8cb63cca7fa586ad6d4ec601e24f643240eab4185ce08b3ee35860f3", kill_on_drop: false }`
[INFO] [stdout] 5ded1efb8cb63cca7fa586ad6d4ec601e24f643240eab4185ce08b3ee35860f3
